File: //proc/self/root/opt/alt/python37/lib/python3.7/site-packages/lvemanager/__init__.py
# coding=utf-8
#
# Copyright CloudLinux Zug GmbH 2010-2017 All Rights Reserved
# Licensed under CLOUD LINUX ZUG GMBH LICENSE AGREEMENT
# http://cloudlinux.com/docs/LICENCE.TXT
#
# This line is changed in %build section of cpanel-lvemanager.spec
from __future__ import print_function
from __future__ import division
from __future__ import absolute_import
PKG_VERSION = "6.0.4"
# This line is changed in %build section of cpanel-lvemanager.spec
PKG_RELEASE = "1.4.el7.cloudlinux"